projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbc81c4
)
(select-safe-coding-system): Fix typo.
author
Andreas Schwab
<schwab@suse.de>
Thu, 26 Dec 2002 17:27:20 +0000
(17:27 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Thu, 26 Dec 2002 17:27:20 +0000
(17:27 +0000)
lisp/international/mule-cmds.el
patch
|
blob
|
history
diff --git
a/lisp/international/mule-cmds.el
b/lisp/international/mule-cmds.el
index 62a4cd676d73d39b6292c59edb094b6d0d35dcb2..d5b7663c5f985d37724e77b82274519587f29b41 100644
(file)
--- a/
lisp/international/mule-cmds.el
+++ b/
lisp/international/mule-cmds.el
@@
-839,7
+839,7
@@
one of the following safe coding systems, or edit the buffer:\n")
(insert "\n")
(fill-region-as-paragraph pos (point)))
(insert "Or specify any other coding system
-on your risk of lo
o
sing the problematic characters.\n")))
+on your risk of losing the problematic characters.\n")))
;; Read a coding system.
(setq default-coding-system (or (car safe) (car codings)))